GXGetFormatCollection
You can use theGXGetFormatCollection
function to obtain the format collection object associated with a particular format object.
Collection GXGetFormatCollection (gxFormat aFormat);
aFormat
- A reference to the format object whose collection object you want to obtain.
- function result
- A reference to a collection object.
DESCRIPTION
After you call theGXGetFormatCollection
function to obtain a format collection object, you must call theGXGetJobError
function to obtain errors. It is important that you resolve errors immediately because the Collection Manager cannot work with anil
collection object.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help